home *** CD-ROM | disk | FTP | other *** search
- @ echo off
- cls
- be sa blue on blue >nul
- be window 6 18 14 60 white on black explode
- be rowcol 8 23 " SmarTow Demo " blinking red on black
- be rowcol 10 23 " Towing & Repair Software"
- be rowcol 12 23" NAC * 1996 * All Rights Reserved "
-
-
- BE DELAY 40 >NUL
-
- cd C:\
- MD C:\TOWDEMO
-
- CLS
- be sa blue on blue >nul
- be WINDOW 0 0 24 79 WHITE on white explode
- be rowcol 12 30 " DOWNLOADING FILES (18) " BLINKING red on white
- BE DELAY 15 >NUL
- copy TOWDEMO.bat c:\
- copy save*.bat c:\TOWDEMO
- copy unsave*.bat c:\TOWDEMO
- copy *.exe c:\TOWDEMO
- copy ed.com c:\TOWDEMO
- CLS
- be sa blue on blue >nul
- be WINDOW 5 10 19 69 WHITE on white explode
- be rowcol 12 30 " DOWNLOADING FILES (28) " blinking red on white
- BE DELAY 15 >NUL
- copy *.dbf c:\TOWDEMO
-
- CLS
- be sa blue on blue >nul
- be WINDOW 10 20 14 59 WHITE on white explode
- be rowcol 12 30 " DOWNLOADING FILES (35) " blinking red on white
- BE DELAY 15 >NUL
- copy est*.ntx c:\TOWDEMO
- CLS
- be sa blue on blue >nul
- be WINDOW 5 10 19 69 WHITE on white explode
- be rowcol 12 30 " DOWNLOADING FILES (41) " blinking red on white
- BE DELAY 15 >NUL
- copy tow*.ntx c:\TOWDEMO
-
- CLS
- be sa blue on blue >nul
- be WINDOW 0 0 24 79 white on white explode
- be rowcol 12 30 " THANK YOU " blinking red on white
- copy code*.ntx c:\TOWDEMO
- copy mech*.ntx c:\TOWDEMO
- copy inv*.ntx c:\TOWDEMO
- be delay 15
- c:
- TOWDEMO
-